Turtlebot URDF in Rviz Loading problem on ros by exmaple groovy
260 views
Skip to first unread message
Lili Meng
unread,
Feb 21, 2014, 12:13:40 AM2/21/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hbrob...@googlegroups.com
Hey,
I just followed the instructions in the book of ROS by Example Groovy, but the turtlebot robot model cannot be displayed in Rviz.
When I execute :
$ roslaunch rbx1_bringup fake_turtlebot.launch
The errors are following: ERROR: cannot launch node of type [robot_state_publisher/robot_state_publisher]: can't locate node [robot_state_publisher] in package [robot_state_publisher]
ERROR: cannot launch node of type [map_server/map_server]: can't locate node [map_server] in package [map_server] ERROR: cannot launch node of type [move_base/move_base]: can't locate node [move_base] in package [move_base]
Can anyone provide some suggestions to solve this problem?
Thanks a lot!
Cheers, Lili
Patrick Goebel
unread,
Feb 21, 2014, 9:08:20 AM2/21/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hbrob...@googlegroups.com
Hi Lili,
It sounds like you do not have your ROS_PACKAGE_PATH set correctly.
Please post back the output you get when you run the command: