-
Hi, has anyone tried collision avoidance or object following on the Jetracer? I have worked on those with my Jetbot and would like to do the same with my Jetracer but not sure how. Any help would be m…
-
i have some error when trying road folowing example on jetracer
in https://github.com/NVIDIA-AI-IOT/jetracer/issues/27 said that version 1.2 would resolve this issue
so how to upgrade torch-1.2.0? …
-
I provided these undergraduate guys with this kit and guide book.
They finally made JetRacer run on their own track.
https://youtu.be/5ZMW_KMenio
My guide book covers from the basic examples …
-
Has anyone experimented with obstacle avoidance projects on jetracer, just like the collision_avoidance project on jetbot
-
When I run the road_following instruction, the trajectory of the car movement is very different from the trajectory I want. How can I optimize the model used by road_following?
[合并视频2020040…
-
Hello,
My Waveshare Jetracer Kit (found here: https://www.waveshare.com/wiki/JetRacer_AI_Kit) is not responding to the car.throttle command in the basic_motion jupyter notebook. It is responding fine…
-
Would it be too heavy on the chassis to add an Intel NUC to jetracer?
-
The reward function for simulator at the end of an episode is different from JetRacer's, so I think it would be more natural to make them the same like following.
```python
# JetRacer
return con…
-
Hi everyone,
I had downloaded the newest JetPack(JP 4.2.2,release date: 2019/08/26),
and I want to build a image file that include all the jetson nano stuff like jetbot, jetracer, donkeycar and the …
-
Hi ,
I have built a jetbot and wanted to try jetracer without building a new vehicle. Is the code compatible ?
Thanks