Base package for RoboParty robot platform. Initializes the /opt/roboparty directory structure and configures system-level dependencies.
/opt/roboparty/{lib,include,bin,share}directory skeletonldconfigconfiguration for/opt/roboparty/libCMAKE_PREFIX_PATHandPKG_CONFIG_PATHenvironment setup via/etc/profile.d/roboparty.sh- udev rules for CAN adapters (F81601A, Hipnuc, RDK, Roboparty)
- udev rules for EtherCAT devices (DM, IF1100)
- udev rules for serial devices (Hipnuc, TWS)
./build_deb.shThe .deb file will be generated in the current directory.
sudo dpkg -i roboparty-base_*.debsudo dpkg -r roboparty-base # remove
sudo dpkg -P roboparty-base # purge (removes /opt/roboparty)