Skip to content

Repo for code and documentation related to the 2023-2024 Amazon Robotics SCOPE team at Olin College of Engineering.

Notifications You must be signed in to change notification settings

olincollege/piplup

Repository files navigation

piplup

Repo for code and documentation related to the 2023-2024 Amazon Robotics SCOPE team at Olin College of Engineering. poster-1

Setup and Build Instructions

Drake

Kortex

Oculus Reader

ROS2 Humble Install

Serial Library

pip install pyserial

https://github.com/tylerjw/serial

git clone https://github.com/tylerjw/serial
cd serial
git checkout ros2
source /opt/ros/humble/setup.bash
[change the /tmp/usr/local to /usr/local in 3rd line of the Makefile]
make
sudo make install

FASTSam

pip install segment-anything-fast pip install PyYAML

Troubleshooting

No such package “@@environ//” or related

Check Bazel version and install 6.1.1 if the version is too new.

sudo apt install bazel-6.1.1 sudo rm /usr/bin/bazel sudo ln -s /usr/bin/bazel-6.1.1 /usr/bin/bazel bazel --version

About

Repo for code and documentation related to the 2023-2024 Amazon Robotics SCOPE team at Olin College of Engineering.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •