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
when i run "roslaunch ocrtoc_task solution.launch“
show the issue :
Traceback (most recent call last):
File "/root/ocrtoc_ws/src/ocrtoc_planning/scripts/solution_entrance.py", line 5, in
import ocrtoc_msg.msg
ImportError: No module named ocrtoc_msg.msg
I have set up date env by run
"cd /root/ocrtoc_ws/src/tools
bash setup_env.sh"
The text was updated successfully, but these errors were encountered:
when i run "roslaunch ocrtoc_task solution.launch“
show the issue :
Traceback (most recent call last):
File "/root/ocrtoc_ws/src/ocrtoc_planning/scripts/solution_entrance.py", line 5, in
import ocrtoc_msg.msg
ImportError: No module named ocrtoc_msg.msg
I have set up date env by run
"cd /root/ocrtoc_ws/src/tools
bash setup_env.sh"
The text was updated successfully, but these errors were encountered: