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
hello. I'm writing this because I want to get help while testing.
In order to ultimately control my robot, I am creating a virtual dummy file and checking whether it communicates with the fleet adapter and whether it can move in rviz with dummy data.
Once this work is completed, I think it will be applied to actual robots without any problems. Am I right?
I've read several documents.
The fleet adapter part used the provided demo file, so no additional work is needed, and I think that if I just create a dummy(node) file to send and receive signals to the robot, the robot will be able to move without problems.
I created a dummy file, but the robot is created but cannot move. I haven't filled out the composition of the topic perfectly, but I think you shouldn't simply fill in the composition of the topics to be exchanged.
Can you tell me what configuration is necessary on the client (robot) side?
Any answers are welcome, Thank you for reading the article.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
hello. I'm writing this because I want to get help while testing.
In order to ultimately control my robot, I am creating a virtual dummy file and checking whether it communicates with the fleet adapter and whether it can move in rviz with dummy data.
Once this work is completed, I think it will be applied to actual robots without any problems. Am I right?
I've read several documents.
The fleet adapter part used the provided demo file, so no additional work is needed, and I think that if I just create a dummy(node) file to send and receive signals to the robot, the robot will be able to move without problems.
I created a dummy file, but the robot is created but cannot move. I haven't filled out the composition of the topic perfectly, but I think you shouldn't simply fill in the composition of the topics to be exchanged.
Can you tell me what configuration is necessary on the client (robot) side?
Any answers are welcome, Thank you for reading the article.
Beta Was this translation helpful? Give feedback.
All reactions