Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intel RealSense R200 not available #55

Open
Russ76 opened this issue Jan 2, 2021 · 2 comments
Open

Intel RealSense R200 not available #55

Russ76 opened this issue Jan 2, 2021 · 2 comments

Comments

@Russ76
Copy link

Russ76 commented Jan 2, 2021

Will the code work with the Intel D435 depth camera? The other is out-of-date.

@grassjelly
Copy link
Member

Hey Russ,

Although not supported, D435 should work as long as topics matches the current real sense launch files.

@Russ76
Copy link
Author

Russ76 commented Jan 30, 2021

Got it mostly installed but this error comes up:

~/linorobot_ws/src/linorobot/teensy/firmware$ platformio ci --project-conf=./platformio.ini --lib="./lib/ros_lib" --lib="./lib/config" --lib="./lib/motor" --lib="./lib/kinematics" --lib="./lib/pid" --lib="./lib/imu" --lib="./lib/encoder"
Error: Python 3.6 or later is required for this operation.
Please check a migration guide:
https://docs.platformio.org/en/latest/core/migration.html#drop-support-for-python-2-and-3-5

I'm using Raspberry Pi 4 with 4 Gig RAM, Raspbian Buster and ROS Melodic. I used your Melodic version installer.
Is there a way to program Teensy with the Arduino IDE? I see your libraries needed for Teensy code are extensive.

I installed Python 3.6 but still system reports 2.7 to Platformio and it refuses to run.
Russ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants