Closed justinberi closed 1 year ago
Hi @justinberi
sorry for the glacial response time. Unforunately, I cannot provide a working demo, since it would require access to ANYmal Research to do that reasonably.
However, it shouldn't be too hard to get everything up-and-running on your own robot, if you have it running in Gazebo or real-life. You will only have to adjust the robot
parameters in the art_planner_ros/config/params.yaml
file to the specifications of your robot.
Of course you will also need some sort of height mapping as input to the planner (e.g. elevation_mapping_cupy ).
If you manage to create a launch file and instructions for running it with some default Gazebo robots, I'd be happy to include it with a PR>
Hi, I am looking for a minimum working demonstration with visualisation.
Your readme states
and
which suggests there is an external ANYmal simulator/ros package that this compatible with. But I am unfamiliar with that.
Are you able to provide guidance on how to run this with that simulator if it exists?