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
# Prerequisites
sudo apt install libeigen3-dev
# Install in ROS workspace. Assumes that 'wstool init' has been run in workspacecd~/catkin_ws/src
curl https://raw.githubusercontent.com/AgileDrones/OptiTrack-Motive-2-Client/master/.rosinstall >> .rosinstall
wstool update
cd ../
catkin_make