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
Running on Ubuntu 22.04 using the suggested docker setup. Gazebo version is 9.0.0~pre1.
Docker installation doesn't ship with build tools, need to install using: sudo apt install build-essential cmake
Process
Instructions works, main builds, and output matches the description:
Point1:
x: 1
y: 3
z: 5
Point2:
x: 2
y: 4
z: 6
Adding the project() command in the CMakeLists would remove the warning during build process.
Configuration
Links
Process
Step 1 - Instructions work
Step 2 - Images (if there are any) match the result
The text was updated successfully, but these errors were encountered: