ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

UWSim install problem

asked 2012-09-08 14:08:06 -0500

ee05073 gravatar image

updated 2012-09-08 14:09:06 -0500

I cannot get to install UWSim. I'm running it on Precise (12.04) I thought it might have something to do with the ROS_PACKAGE_PATH but since it seems correct I do not know what's up. Here's the deal:

graca@graca-A6J:~$ svn checkout http://uji-ros-pkg.googlecode.com/svn/trunk/underwater_simulation

A underwater_simulation/underwater_sensor_msgs A underwater_simulation/underwater_sensor_msgs/manifest.xml A underwater_simulation/underwater_sensor_msgs/msg A underwater_simulation/underwater_sensor_msgs/msg/DVL.msg A underwater_simulation/underwater_sensor_msgs/msg/Pressure.msg A underwater_simulation/underwater_sensor_msgs/mainpage.dox A underwater_simulation/underwater_sensor_msgs/CMakeLists.txt A underwater_simulation/underwater_sensor_msgs/Makefile A underwater_simulation/stack.xml A underwater_simulation/UWSim A underwater_simulation/UWSim/saveDataFile.sh A underwater_simulation/UWSim/manifest.xml A underwater_simulation/UWSim/src A underwater_simulation/UWSim/src/BulletPhysics.h A underwater_simulation/UWSim/src/PressureSensor.cpp A underwater_simulation/UWSim/src/VirtualRangeSensor.h A underwater_simulation/UWSim/src/SceneBuilder.cpp A underwater_simulation/UWSim/src/VirtualCamera.h A underwater_simulation/UWSim/src/osgPCDLoader.cpp A underwater_simulation/UWSim/src/ConfigXMLParser.h A underwater_simulation/UWSim/src/ObjectPicker.h A underwater_simulation/UWSim/src/URDFRobot.h A underwater_simulation/UWSim/src/osgOceanScene.cpp A underwater_simulation/UWSim/src/KinematicChain.h A underwater_simulation/UWSim/src/SimulatedIAUV.cpp A underwater_simulation/UWSim/src/InertialMeasurementUnit.cpp A underwater_simulation/UWSim/src/SphereSegment.h A underwater_simulation/UWSim/src/DVLSensor.cpp A underwater_simulation/UWSim/src/SkyDome.h A underwater_simulation/UWSim/src/ViewBuilder.cpp A underwater_simulation/UWSim/src/CustomWidget.h A underwater_simulation/UWSim/src/GPSSensor.cpp A underwater_simulation/UWSim/src/main.cpp A underwater_simulation/UWSim/src/ROSInterface.cpp A underwater_simulation/UWSim/src/EventHandler.h A underwater_simulation/UWSim/src/SimulatorConfig.h.cmake A underwater_simulation/UWSim/src/BulletPhysics.cpp A underwater_simulation/UWSim/src/UWSimUtils.h A underwater_simulation/UWSim/src/TextHUD.h A underwater_simulation/UWSim/src/VirtualRangeSensor.cpp A underwater_simulation/UWSim/src/HUDCamera.h A underwater_simulation/UWSim/src/VirtualCamera.cpp A underwater_simulation/UWSim/src/ConfigXMLParser.cpp A underwater_simulation/UWSim/src/ObjectPicker.cpp A underwater_simulation/UWSim/src/URDFRobot.cpp A underwater_simulation/UWSim/src/KinematicChain.cpp A underwater_simulation/UWSim/src/PressureSensor.h A underwater_simulation/UWSim/src/SphereSegment.cpp A underwater_simulation/UWSim/src/SceneBuilder.h A underwater_simulation/UWSim/src/osgPCDLoader.h A underwater_simulation/UWSim/src/SkyDome.cpp A underwater_simulation/UWSim/src/SimulatedIAUV.h A underwater_simulation/UWSim/src/osgOceanScene.h A underwater_simulation/UWSim/src/InertialMeasurementUnit.h A underwater_simulation/UWSim/src/DVLSensor.h A underwater_simulation/UWSim/src/UWSimUtils.cpp A underwater_simulation/UWSim/src/ViewBuilder.h A underwater_simulation/UWSim/src/GPSSensor.h A underwater_simulation/UWSim/src/HUDCamera.cpp A underwater_simulation/UWSim/src/ROSInterface.h A underwater_simulation/UWSim/data A underwater_simulation/UWSim/data/scenes A underwater_simulation/UWSim/data/scenes/g500ARM5.urdf A underwater_simulation/UWSim/data/scenes/cirs.xml A underwater_simulation/UWSim/data/scenes/g500ARM5.xml A underwater_simulation/UWSim/data/scenes/ship_scene.xml A underwater_simulation/UWSim/data/scenes/cirs_stereo.xml A underwater_simulation/UWSim/data/scenes/ship.xml A underwater_simulation/UWSim/data/scenes/shapesTest.xml A underwater_simulation/UWSim/data/scenes/r2d2.urdf A underwater_simulation/UWSim/data/scenes/UWSimScene.dtd A underwater_simulation/UWSim/data/scenes/shipwreck.xml A underwater_simulation/UWSim/mainpage.dox A underwater_simulation/UWSim/CMakeLists.txt A underwater_simulation/UWSim/Makefile A underwater_simulation/UWSim/interface_examples A underwater_simulation/UWSim/interface_examples/gotoAbsolutePose.cpp A underwater_simulation/UWSim ...

(more)
edit retag flag offensive close merge delete

Comments

roswtf rosdep install UWSim

results in

Loaded plugin tf.tfwtf Unable to load roslaunch file [rosdep]: Invalid roslaunch XML syntax: [Errno 2] No such file or directory: 'rosdep'

ee05073 gravatar image ee05073  ( 2012-09-08 14:22:12 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-09-08 15:29:23 -0500

ee05073 gravatar image

It would seem that making use of roslocate and merge could be the answer to this quest. Still I didn't quite understand what happened and why it doesn't remember source setup.sh as I added it to .bashrc...

(New Problem, it just doesn't run the program. It goes all segm fault (core dumped))

edit flag offensive delete link more

Comments

1

Hi, check this thread, you probably need to disable shaders: http://answers.ros.org/question/31871/segmentation-fault-on-running-uwsim/

Mario Prats gravatar image Mario Prats  ( 2012-09-09 21:37:05 -0500 )edit

This worked! Thanks Mario

ee05073 gravatar image ee05073  ( 2012-09-18 12:59:30 -0500 )edit

Question Tools

Stats

Asked: 2012-09-08 14:08:06 -0500

Seen: 713 times

Last updated: Sep 08 '12