Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

robot is moving as specified in decription? #2

Open
kvnptl opened this issue Apr 19, 2020 · 4 comments
Open

robot is moving as specified in decription? #2

kvnptl opened this issue Apr 19, 2020 · 4 comments

Comments

@kvnptl
Copy link

kvnptl commented Apr 19, 2020

project3

robot is showing in rviz but it is not moving. I have started rosrun robot_mover mover .

What am I missing?

@eborghi10
Copy link
Owner

Thanks for reporting it. I saw the same behavior a few days ago using ROS Melodic.

Which version of ROS are you using?

@eborghi10
Copy link
Owner

@askkvn it's working for me applying this change.

@kvnptl kvnptl closed this as completed Apr 21, 2020
@kvnptl kvnptl reopened this Apr 21, 2020
@kvnptl
Copy link
Author

kvnptl commented Apr 21, 2020

I am using ROS melodic.

I tried your change, but still no chnage in result. It seems there is nothing published on /joint_command topic.

rostopic list
/clicked_point /initialpose /joint_command /joint_positions /joint_states /joint_velocities /move_base_simple/goal /ping /rosout /rosout_agg /tf /tf_static

rostopic info /joint_command
Type: sensor_msgs/JointState

Publishers: None

Subscribers:
* /robot_sim

@kvnptl
Copy link
Author

kvnptl commented Apr 21, 2020

I have modified utils/kuka_lwr/lwr_robot/lwr_defs/robots/kuka_lwr_arm.urdf (removed link world)
and utils/kuka_lwr/lwr_robot/lwr_defs/robots/kuka_lwr_arm.urdf.xml(replaced world with world_link and added visual).

Because of error: No transform from [world] to [world_link]
project_3_issue2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants