ENSTABretagneRobotics / razor_imu_9dof

A ROS driver and firmware to connect to Sparkfun OpenLog Artemis, 9DoF Razor IMU M0, 9DOF Razor IMU and 9DOF Sensor Stick. These boards consists of 3 sensors: magnetic, gyro and acceleration sensor.
BSD 3-Clause "New" or "Revised" License
92 stars 114 forks source link

python-visual not available on Ubuntu 18.04 #42

Closed subodh-malgonde closed 3 years ago

subodh-malgonde commented 6 years ago

Hi,

My OS is Ubuntu 18.04 (Bionic Beaver) and I am using ROS Melodic. Currently the python-visual package is not available for this OS. Hence I am not able to use the 3D Visualization GUI tool. Is there an alternative to python-visual or a workaround for this problem?

Maik93 commented 6 years ago

Same problem. Have you found a solution?

zlewe commented 5 years ago

The alternative provided in #47 works well for this purpose.

Maik93 commented 5 years ago

I cannot create the new environment suggested in that post, too many dependencies seems unavailable for me... Can you please share your Python environment .yaml file if you have installed it on your local machine?