-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adkrawcz/humble #4
base: humble
Are you sure you want to change the base?
Conversation
Signed-off-by: Adam Krawczyk <adam-krawczyk@outlook.com>
Signed-off-by: Adam Krawczyk <adam.krawczyk@robotec.ai>
nodes/move_to.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Jeśli nie był plik konwertowany na ROS2 i python3 to lepiej, żeby wcale nie istniał w branchu ROS2. Usuń go proszę.
nodes/move_to_tasker.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Jeśli nie był plik konwertowany na ROS2 i python3 to lepiej, żeby wcale nie istniał w branchu ROS2. Usuń go proszę.
nodes/stop.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Jeśli nie był plik konwertowany na ROS2 i python3 to lepiej, żeby wcale nie istniał w branchu ROS2. Usuń go proszę.
nodes/task_harmonizer.py
Outdated
@@ -1,4 +1,4 @@ | |||
#!/usr/bin/env python | |||
#!/usr/bin/env python33 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
zapewne python3 miało być
nodes/task_harmonizer.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Plik zdaje się nie był konwertowany do ROS2. Usuń proszę.
src/rcprg_smach/manipulation.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Plik zdaje się nie był konwertowany do ROS2. Usuń proszę.
src/rcprg_smach/navigation.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Plik zdaje się był konwertowany do ROS2 jako nowy plik. Usuń ten proszę.
|
||
import smach | ||
|
||
#!/usr/bin/env python | ||
#!/usr/bin/env python3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
usunąć linię
src/rcprg_smach/suspend_bj.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Usuń proszę.
src/rcprg_smach/suspend_gh.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Usuń proszę.
Signed-off-by: Adam Krawczyk <adam.krawczyk@robotec.ai>
Conversion to ros2, the navigation file needs to be converted and please change the base branch, for now it's master