-
Notifications
You must be signed in to change notification settings - Fork 9
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
Grizzly fails to launch in gazebo #9
Comments
Hi @dragoneagle could you double check you have all the need dependencies installed using |
That didn't fix it. I'm sorry I forgot to mention that i am running kinetic on ubuntu 16.04 |
Pull down the latest grizzly repo, this was fixed in there. If you add the Clearpath Packages, you can install the debs using apt. |
Didn't work installing them from the repository either. I even tried to reinstall from scratch. I'm not going to worry about it for right now. As long as I don't need it for any of the tutorials I'm going through it will be ok. |
Could you run |
grizzly$ git log -n 1
grizzly_simulator$ git log -n 1
|
Those are the correct versions. Did you re-run rosdep? Lastly, you could just install |
I did rerun rosdep and ros-kinetic-velodyne-description is already installed |
I get the following error trying to run grizzly in ros and gazebo
$ roslaunch grizzly_gazebo grizzly_empty_world.launch
... logging to /home/allen/.ros/log/3d9ec04a-768b-11e8-82d2-000c29f99e36/roslaunch-ubuntu-2701.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
resource not found: velodyne_description
ROS path [0]=/opt/ros/kinetic/share/ros
ROS path [1]=/home/allen/catkin_ws/src/grizzly/grizzly_control
ROS path [2]=/home/allen/catkin_ws/src/grizzly/grizzly_description
ROS path [3]=/home/allen/catkin_ws/src/grizzly_desktop/grizzly_desktop
ROS path [4]=/home/allen/catkin_ws/src/grizzly_simulator/grizzly_gazebo
ROS path [5]=/home/allen/catkin_ws/src/grizzly/grizzly_msgs
ROS path [6]=/home/allen/catkin_ws/src/grizzly/grizzly_navigation
ROS path [7]=/home/allen/catkin_ws/src/grizzly_simulator/grizzly_simulator
ROS path [8]=/home/allen/catkin_ws/src/grizzly_desktop/grizzly_viz
ROS path [9]=/opt/ros/kinetic/share None
when processing file: /home/allen/catkin_ws/src/grizzly/grizzly_description/urdf/accessories.urdf.xacro
included from: /home/allen/catkin_ws/src/grizzly/grizzly_description/urdf/grizzly.urdf.xacro
while processing /home/allen/catkin_ws/src/grizzly_simulator/grizzly_gazebo/launch/spawn_grizzly.launch:
while processing /home/allen/catkin_ws/src/grizzly/grizzly_control/launch/control.launch:
while processing /home/allen/catkin_ws/src/grizzly/grizzly_description/launch/description.launch:
Invalid tag: Cannot load command parameter [robot_description]: command [ /home/allen/catkin_ws/src/grizzly/grizzly_description/scripts/env_run /home/allen/catkin_ws/src/grizzly/grizzly_description/urdf/configs/empty /opt/ros/kinetic/lib/xacro/xacro '/home/allen/catkin_ws/src/grizzly/grizzly_description/urdf/grizzly.urdf.xacro' --inorder robot_namespace:=/ urdf_extras:= ] returned with code [2].
Param xml is
The traceback for the exception was written to the log file
The text was updated successfully, but these errors were encountered: