Hi all,
I’ve been tasked with adding a manipulator arm to a mobile robot that has been worked on by several previous teams. The current Pi on the robot is a Pi 3b+ using the image from this company.
Later today I am planning to test the arm using my linux workstation and a project I found online.
I’ve read most of the long PDF by Robotis about intro to ROS via the turtlebot, but I still have some questions…
-
For this Pi image, what files control the Magni program automatically starting up after the Pi has finished booting?
I need to know what launch files or other files to edit so that when I add the manipulator package onto the remote Pi (the one on the mobile robot), the correct nodes will start up -
what controls the wireless access point that the remote Pi starts?
-
Can I plug an LAN cable into the Ethernet port of the remote Pi and connect to the internet at the same time as it is a wireless access point? I need to download some files and programs onto the remote pi related to the manipulator arm.