-
Notifications
You must be signed in to change notification settings - Fork 461
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
how to additional ROS packages having windows 10 #90
Comments
I’m working on a SpotMicro derivative too. Realistically just do not bother with Windows 10. With Linux, the software is mature and well tested and thousands of people can answer questions.
OK, if you MUST use Windows 10 then you need to be more specific. Tell us what happened when you tried to run the keyboard joystick node. What went wrong, what have you tried already? Perhaps you could cut and paste some error messages you got. And do start with res-kinetic-joy. Get just this to work first and I susspect the same solution will work for th others. But “joy” is so simple, get the simplest thins to work first.
BTW. How is the spot micro working for you? I am finding servos to be too slow and started working on a BLDC motor design. Which variant are you building?
But really, unless you have a VERY good reason to use Windows, don’t.
… On Aug 7, 2023, at 1:56 PM, MarekVuizk ***@***.***> wrote:
I have the problems. I have Windows 10 , I need additional ros-kinetic-joy, ros-kinetic-rplidar-ros, ros-kinetic-hector-slam to the project spotMicro. how to do it?
—
Reply to this email directly, view it on GitHub <#90>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABQKNRTW72S4E6ZRBPTYYD3XUFJABANCNFSM6AAAAAA3HQWNRE>.
You are receiving this because you are subscribed to this thread.
|
You are just lain going to have to abandon the use of Windows for
robotics. This means also any kind of emulator.
It is also odd that you are using ROS for a Spot Micro. Most people are
using stand-alone code on a Raspberry Pi or a microcontroller.
But if you are using RS Kinetic, it will be simple under Linux.
…On Tue, Aug 8, 2023 at 1:40 PM MarekVuizk ***@***.***> wrote:
Thank you for taking the time to respond. I'm new to this case and my
mistakes will seem simple to you. I'm building a robot for myself. I just
started and wanted to figure out how it works on a computer, and then order
components, so I wanted to start building a project in VS Code. I tried it
in the Ubuntu emulator for Windows 10 (WSL) - it did not work, when I
entered the command sudo apt update (paragraph 1.4 of the official
instructions), I received a 404 server error response. I switched to
Windows 10, there were a lot of errors during assembly, namely: the absence
of packages ros-kinetic-rplidar-ros, ros-kinetic-joy,
ros-kinetic-hector-slam, the requirement of std:c++20 (although indicated
in c_cpp_properties.json os++20). I'll attach a photos. As for the BLDC
motors, I like the idea because the servos are noisy. But the motors are
more expensive and they need speed regulators. Maybe a hydraulic system?))
[image: image_2023-08-08_23-05-55]
<https://user-images.githubusercontent.com/41255697/259223673-c08e1fa9-d71f-42bb-bb41-ad4b0cc5af67.png>
[image: image_2023-08-08_23-02-09]
<https://user-images.githubusercontent.com/41255697/259223813-a00f4bba-b35c-4051-ad31-80d02ec96952.png>
[image: image_2023-07-31_23-18-16]
<https://user-images.githubusercontent.com/41255697/259224005-e74f83cc-bff8-4015-ba7e-ba14b0fb9042.png>
[image: image_2023-07-25_22-52-20]
<https://user-images.githubusercontent.com/41255697/259224108-1548fc21-eb4e-47db-989b-c4e47400e5a5.png>
[image: image_2023-07-29_17-55-32]
<https://user-images.githubusercontent.com/41255697/259224062-0f4bbc4f-9ae4-48ca-a46b-61e0e167457d.png>
—
Reply to this email directly, view it on GitHub
<#90 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQKNRX7TDZPAHNIORFZGJLXUKP4FANCNFSM6AAAAAA3HQWNRE>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Chris Albertson
Redondo Beach, California
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have the problems. I have Windows 10 , I need additional ros-kinetic-joy, ros-kinetic-rplidar-ros, ros-kinetic-hector-slam to the project spotMicro. how to do it?
The text was updated successfully, but these errors were encountered: