-
Notifications
You must be signed in to change notification settings - Fork 41
Description
Hello, I work in a research lab at the Georgia Institute of Technology in the US, and we have a summit x-wam robot, this one here:
https://www.robotnik.eu/new-mobile-manipulator-concept-x-wam/
We're trying to get it up and running again in order to develop and test some of our algorithms in stochastic optimal control and machine learning. We need to get a simulation environment to test with. Right now we have the following repos cloned in our catkin workspace
- summit_xl_sim
- summit_xl_common
- summit_x_common
- summit_x_robot
- robotnik_sensors
- robotnik_msgs
- robot_localization_utils
- costmap_prohibition_layer
Will we be able to run simulations for the summit x-wam, including the omni-directional wheels, scissor mechanism, and manipulator? Are the resources available and functional for this? I've tried running some of the summit_xl_sim scenarios and I'm having compatibility issues with xacro and the urdf models, but we can always work through those. We just want to make sure that it's even possible to get a simulation up and running of the x-wam robot.
Thanks!