SaddlebackCollegeRobotics / .github

0 stars 0 forks source link

Better GUI + ros operability #215

Open Terracom12 opened 1 month ago

Terracom12 commented 1 month ago

As it stands, the web GUI is run completely outside of the ros2 framework. This means that custom messages / services / actions cannot be used.

Figure out how to use the python Django library with ros2.

Terracom12 commented 1 month ago

Haven't looked into this at all myself, but my initial thought is that some resource (non-python) file(s) were not copied correctly with setup.py