slack community link #238
Replies: 0 comments 13 replies
-
Hi @pyther-hub, welcome to our community. We mainly use Slack only for consolidated contributors. A good way to start contributing is to get familiar with our JdeRobot software products. In particular, RoboticsAcademy is the most active one and a priority project. The best way to start contributing is to USE RoboticsAcademy (solve and provide feedback) about the exercises already available in current release (FollowLine, ObstacleAvoidance, VacuumCleaner, LocalizedVacuumCleaner...). They use the browser as the only GUI (for source code editing and for exercise monitoring), and a docker image for running the Gazebo simulator (it is named RADI= RoboticsAcademy Docker Image). The docker image already includes a Django webserver for providing the exercise webpages. Please use this GitHub Discussions for questions (you will receive support here) and report any detected bug creating an issue for each one in the RoboticsAcademy repository. Feel free to share videos in the forum or mentioning @JdeRobot in twitter of your solutions to those exercises in operation. It also includes some exercises on DeepLearning: digit classifier and human detection. After using RoboticsAcademy, a second step in contributing is studying its source code and improve it. Other active JdeRobot projects are VisualCircuit (illustrative video) and FPGA-Robotics (illustrative video). We have one Slack channel per project and several WorkingGroups for solid contributors. In addition, in JdeRobot community we have a Robotics Club, on it we help students to improve their robotics abilities through periodic meetings with JdeRobot mentors, experts on robotics, and collaboration on some specific projects. Each member of the Club has his/her own repository and blog, beyond working on official code repositories too. Take a look at Sakshay's blog. The main advantage on your side of joining the Robotics Club is to learn more robotics abilities, contribute to nice open source projects and to receive mentoring from robotics experts, for free. After doing a good betatesting of RoboticsAcademy you may be invited to the RoboticsClub, if interested. This club is independent of Google Summer of Code activities, where we follow a different and merit based candidate selection process. Cheers! |
Beta Was this translation helpful? Give feedback.
-
Greetings to all. I'm Arun, a second-year computer science student and aspiring programmer. After working on a few github projects, I discovered open source projects. I want to find out more about how I can help with these projects. One of your initiatives that I came upon caught my attention. I want to contribute more to this initiative and grow as a person. I know more about HTML, CSS, and javascript, and I'm now learning about react. I also completed a web development internship, which enabled me to work on projects professionally. |
Beta Was this translation helpful? Give feedback.
-
just a basic doubt, what ubuntu version is reccomended for robotics academy, I am installing the devolper version on 18.04. |
Beta Was this translation helpful? Give feedback.
-
Hey @jmplaza @pariaspe I have actually sent a merge request for issue #1900 i.e remove world duplicates, can you pls take a look at it and provide with a response :) |
Beta Was this translation helpful? Give feedback.
-
Hello everyone,I am lokman sharif from Bangladesh. I am currently pursuing my undergrad at University of Dhaka.I know python(django),javascript(React) well.I want contribute to this community. Can I have slack group link of this community. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
-
Hey, I am really need help setting up the RADI locally. I am new to docker and I am not able to test the changes I made locally on my device. I went through the documentation but found it difficult to implement it. I successfully was able to follow steps of "Edit code on RADI On The GO." but the next one "How to add your local changes to RADI while persisting changes two-way" I'm not able to follow this correctly maybe evrerytime I run the command "docker run --rm -it -p 8000:8000 -p 2303:2303 -p 1905:1905 -p 8765:8765 -p 6080:6080 -p 1108:1108 -v $(pwd):/home jderobot/robotics-academy" the server opens the orignal docker image and not the one I locally made changes on. pls help me with this I tried a lot and I am stuck, It would be good if we can have a google meet or something if possible, I am actilvely looking forward to contribute to this org, thankyou! |
Beta Was this translation helpful? Give feedback.
-
Are there any issues related to ROS or the ones which haven't been assigned or solved yet. |
Beta Was this translation helpful? Give feedback.
-
Hi all, My name is Sudhanshu Rai I am a sophomore at IIT ISM, I found about open source community through gsoc and I would love to contribute to the open source project.
I have advanced knowledge of python and have great knowledge in machine learning.
someone please provide me the slack community link
@jmplaza
Beta Was this translation helpful? Give feedback.
All reactions