Skip to content

Getting Started with ROS and JetRacer AI Kit. Refer to tutorial page at https://tutorial.cytron.io/?p=38120

Notifications You must be signed in to change notification settings

mych907/cytron_jetracer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with ROS and JetRacer AI Kit

For hardware setup: https://github.com/NVIDIA-AI-IOT/jetracer

Tutorial page: https://tutorial.cytron.io/?p=38120

Controller: Nvidia Jetson Nano Developer Kit B01 (4GB)

OS version: Jetpack 4.5.1. Download link: https://drive.google.com/file/d/1aPbzQ0_Uja0jVD48oZUAuYYAz10JgbZu/view?usp=sharing

ROS version: ROS Melodic

Please check the tutorial page for steps on hardware and software installation. Welcome to our technical forum to discuss if you have any inquiry: https://forum.cytron.io/

Customized for Communication with AGV Node

AGV Node: https://github.com/mych907/agv_master

On terminal,

rosrun cytron_jetracer MY_run.py

To start, publish an empty message once to the topic /start.

rostopic pub start std_msgs/Empty --once

After each run, a reset is expected. Otherwise, the Jetracer may have active throttle value. Run the following command:

rosrun cytron_jetracer shutdown.py

About

Getting Started with ROS and JetRacer AI Kit. Refer to tutorial page at https://tutorial.cytron.io/?p=38120

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.2%
  • CMake 41.4%
  • HTML 4.4%