https://github.com/rofies-iiitp/jetson-nano
A Repository for all the performed experiments with the Jetbot
https://github.com/rofies-iiitp/jetson-nano
jetbot nvidia-jetson-nano ros2 webots-robot-simulator
Last synced: 7 months ago
JSON representation
A Repository for all the performed experiments with the Jetbot
- Host: GitHub
- URL: https://github.com/rofies-iiitp/jetson-nano
- Owner: ROFIES-IIITP
- License: gpl-3.0
- Created: 2024-02-29T08:53:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-13T06:58:53.000Z (12 months ago)
- Last Synced: 2025-01-29T13:08:33.384Z (9 months ago)
- Topics: jetbot, nvidia-jetson-nano, ros2, webots-robot-simulator
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jetson-Nano Robotics Projects
Welcome to the **Jetson-Nano** repository! This repository contains a collection of projects developed using the NVIDIA Jetson Nano, a powerful and compact AI computer designed for embedded applications.
## Repository-Structure
Each folder in the root of this repository represents a unique project that utilizes the Jetson Nano. These projects demonstrate various applications in robotics, AI, computer vision, and more.
## How to Use
1. **Clone the Repository**: Start by cloning this repository to your local machine.
```bash
git clone https://github.com/ROFIES-IIITP/Jetson-Nano.git
```2. **Explore the Projects**: Navigate to the folder of the project you are interested in. Each project has its own `README.md` file with detailed instructions on how to set up, run, and use the project.
3. **Contribute**: If you're a member of the Robotics Club and have a project you'd like to add, please follow the contribution guidelines below.
## Contribution Guidelines 🤝
We encourage contributions from all club members! Please follow these guidelines:
1. **Fork the Repository**: Create a fork of this repository to your GitHub account.
2. **Create a New Project Folder**: Name the folder after your project, and add all necessary files, including a `README.md`.
3. **Submit a Pull Request**: Once your project is ready, submit a pull request to merge it into this repository.## Contributors 🫂
## License
This repository is licensed under the GNU License. See the [LICENSE](LICENSE) file for more details.
## Contact
For any questions or issues, please reach out to us in the [discussions](https://github.com/orgs/ROFIES-IIITP/discussions).
---
Happy coding and innovating with Jetson Nano!