ERF2024 / dog_challenge

2 stars 2 forks source link

TODO #1

Open mfocchi opened 9 months ago

mfocchi commented 9 months ago

SOFTWARE:

HARDWARE:

mfocchi commented 8 months ago

PERCORSO:

marco-ambrogi commented 7 months ago

We tested the LIDAR on the real robot with 1 m high walls and it is OK, there are no problems. The vertical FOV is 30°. For any doubts relating to the technical specifications of the lidar you can refer to the pdf document located in the "docs" folder.

giuseppecialdella commented 7 months ago

We added the urdf equipped with Lidar and frontal Realsense camera, in addition to the already integrated cameras. The packages, with instructions on how to install realsense plugin, are available under the folder "simulation_tools".

Pelliz1997 commented 7 months ago

We added the ROS topics documentation from the real robot interface, this is available in the "docs" folder. We also added in the same folder a screenshot with info regarding Jetpack and CUDA version as requested by POLITO.

giuseppecialdella commented 7 months ago

We managed to implement the ros bridge for teams that use ROS2 Humble and we successfully verified the communication with the robot Go1. Please follow the guide at "https://nvidia-isaac-ros.github.io/concepts/nitros_bridge/ros1_bridge_setup.html" to build up the bridge. Once built, you can launch your ROS2 scripts.