You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kinetic has been end of lifed as python2.7 has been too.
So a huge part of the migration to update the Swarmies will be converting the python2.7->python3.8 this will involve more lock decorators and reimplementing Queue and Stack
Much of that work I've already done in https://github.com/BCLab-UNM/SC2/blob/master/src/scoot/src/Driver.py
All gazebo things will also be broken
Driver
Task
Swarmie
Behaviors
Sbridge
xml versions update?
Verify abridge still works
Verify mapping still works
Find and replace all broken packages
ect
This will allow us to make the even more crazy jump to ros2 much much easier when the time comes
The text was updated successfully, but these errors were encountered:
Kinetic has been end of lifed as python2.7 has been too.
So a huge part of the migration to update the Swarmies will be converting the python2.7->python3.8 this will involve more lock decorators and reimplementing Queue and Stack
Much of that work I've already done in
https://github.com/BCLab-UNM/SC2/blob/master/src/scoot/src/Driver.py
All gazebo things will also be broken
This will allow us to make the even more crazy jump to ros2 much much easier when the time comes
The text was updated successfully, but these errors were encountered: