Skip to content

Commit

Permalink
add note on jetson pytorch to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
EricPedley committed Jan 23, 2024
1 parent 09eedc3 commit c358cd8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,8 @@ I copied a lot of the config from this tutorial: https://docs.ros.org/en/foxy/Ho
2. `source install/setup.sh`
3. `colcon build --merge-install`
4. `ros2 run uavf_2024 imaging_node.py` (this starts the service)
5. from another terminal, run `ros2 service call /imaging_service uavf_2024/srv/TakePicture`
5. from another terminal, run `ros2 service call /imaging_service uavf_2024/srv/TakePicture`

### Jetson Installation
pytorch: https://forums.developer.nvidia.com/t/pytorch-for-jetson/72048
as of jan 23, the jetson is on Jetpack 6

0 comments on commit c358cd8

Please sign in to comment.