Closed MishaSavchenko closed 10 months ago
I've seen that issue in the past when using the headless JDK (for server). Can you check that you get the following when running the command java -version
My output:
openjdk version "17.0.9" 2023-10-17
OpenJDK Runtime Environment (build 17.0.9+9-Ubuntu-122.04)
OpenJDK 64-Bit Server VM (build 17.0.9+9-Ubuntu-122.04, mixed mode, sharing)
Here is a new launch file that adds a couple flags which hopefully should be helpful: ValkyrieObstacleCourseSCS2.zip
Can you extract it and copy it into /opt/valkyrie-simulation-0.14.0-231219-1/bin/
.
Then re-run and show me the console output. There is a small chance that it may run fine with this one too.
This works. Able to visualize and get data from the robot!
Looks like there are still some missing dependencies that prevent the SCS gui from doing visualization ( screenshot at the bottom for reference)