nanosaur The smallest NVIDIA Jetson dinosaur robot, open-source, fully 3D printable, based on ROS 2 & Isaac ROS.
Designed & made by Raffaello Bonghi
Meet nanosaur:
- π¦ Website: nanosaur.ai
- π¦ Do you need any help? Discord
- π§° For technical details, follow wiki
- π³ nanosaur Docker Hub
βοΈ Something wrong? Open an issue
π¦ package | ποΈ CI | Downloads | Health |
---|---|---|---|
π³ Image | ποΈ CI | Downloads | Size | |
---|---|---|---|---|
π¦ | nanosaur/nanosaur:simulation | TODO | ||
πΌοΈ | nanosaur/perception:simulation | TODO | ||
π¨βπ» | nanosaur/simulation:isaac-sim | TODO | ||
π¨βπ» | nanosaur/simulation:gazebo | TODO |
Nanosaur is a small, open-source robotic platform designed for educational and research purposes. This package contains all the necessary software to operate and control the Nanosaur robot.
Install this package in develop mode
mkdir -p $HOME/nanosaur
cd $HOME/nanosaur
python3 -m venv .venv
source .venv/bin/activate
pip install -e nanosaur_cli[dev]
Test this package
nanosaur info
- All code is Under license MIT
For more information about this project, please follow nanosaur.ai/about
If you have any questions or inquiries, please contact us at [email protected].