2024-2025 Hy-flex Code for ION Autonomous Snowplow
Follow these instructions: https://help.github.com/articles/connecting-to-github-with-ssh/
There are certain scripts that assume that you have the Snowplow2025 repo installed in your home directory. It is recommended you don't try to clone the repo anywhere else.
cd ~
git clone [email protected]:BisonRobotics/Snowplow2025.git
See: http://wiki.ros.org/ROS/Patterns/Conventions And: http://wiki.ros.org/StyleGuide
See: http://wiki.ros.org/CppStyleGuide And: https://google.github.io/styleguide/cppguide.html
See: http://wiki.ros.org/PyStyleGuide
See: http://wiki.ros.org/Quality/Tutorials/UnitTesting
Roboteq HDC2460
Roboteq User Manual
name:
server:
user:
pass:
address:
Common hosts ref :
access point: 192.168.1.10
Computer: 192.168.1.1
Most changes will need to be deployed to the main computer. Changes to the jetson_pkg package will require a deployment to the Jetson and not to the main computer.
Connect to the main computer using WinSCP. Drag and drop this entire project into the main computer's file system. It will likely ask you if you want to overwrite the existing directory with the same name. If so, select yes.
Connect to the Jetson using WinSCP. Drag and drop this entire project into the Jetson's file system. It will likely ask you if you want to overwrite the existing directory witht he same name. If so, select yes.