Error when starting crazyswarm server #599
-
Hello. I am almost done setting up crazyswarm. I am trying to start the crazyswarm server in order to run the helloworld script in real-life. When I try to start the crazyswarm server with: roslaunch crazyswarm hover_swarm.launch I get a message: RLException: Invalid roslaunch XML syntax: not well-formed (invalid token): line 1, column 7 I went to the log file to see if I could find any useful information. Unfortunately, the information in the log file was obscure. I have run the source ros_ws/devel/setup.bash, so I know that this is not the problem. Is there a specific file that I missed editing during the "configuration" stage? Please let me know. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
sounds like you made some invalid (?) edits to hover_swarm.launch. A git diff should tell you what you changed and you can post that, or the complete file here. |
Beta Was this translation helpful? Give feedback.
sounds like you made some invalid (?) edits to hover_swarm.launch. A git diff should tell you what you changed and you can post that, or the complete file here.