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

Chapter 3 codes: tf does not exist #35

Open
suvrat13 opened this issue Apr 14, 2018 · 9 comments
Open

Chapter 3 codes: tf does not exist #35

suvrat13 opened this issue Apr 14, 2018 · 9 comments

Comments

@suvrat13
Copy link

When I'm trying to visualize the robot state and laser data on Rviz, I get an error in RViz that Fixed frame [map] does not exist. When i run rosrun rqt rqt i see tf being published. I dont know what to do.

@qboticslabs
Copy link
Owner

Can you post the issue with a screenshot ?

@suvrat13
Copy link
Author

screenshot from 2018-04-18 09 58 33

@suvrat13
Copy link
Author

Here you can see that the arm does not load with RViz. I observed the same issue with the diff robot. Additionally I encountered the following error when launching seven_dof_arm_bringup_moveit.launch file

[libprotobuf ERROR google/protobuf/message_lite.cc:123] Can't parse message of type "gazebo.msgs.Packet" because it is missing required fields: stamp, type, serialized_data
Master Unknown message type[] From[37752]

I cant find a fix for these problems.

@qboticslabs
Copy link
Owner

Hi

Can you try to launch the following command for Rviz?

roslaunch seven_dof_arm_config demo.launch

@suvrat13
Copy link
Author

Well the robot does load with launching with
roslaunch seven_dof_arm_config demo.launch. It is when launching through moveit with gazebo that I face this issue.

@qboticslabs
Copy link
Owner

It seems like a bug in Gazebo. May I know the version of ROS you are using and Ubuntu version?

Also, are you trying it on real PC or virtual box?

@suvrat13
Copy link
Author

I am using ROS-indigo on Ubuntu Trusty 14.04 LTS. I have ubuntu installed in my PC. Its not running on virtual box.

@qboticslabs
Copy link
Owner

Did you check whether it is happening for other simulations? We have to find whether this bug is only for this demo.

@suvrat13
Copy link
Author

I tried simulating the diff_drive_robot to observe the laser scan in RViz. I had the same problem there. I see that when I try to launch other projects ( different robotic arm) it works fine with demo.launch. Is this what you are asking?

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