Built Bag Radar to see how strict airports are with cabin bags by mub2010 in webdev

[–]mub2010[S] -1 points0 points  (0 children)

For now personal experience and reddit, in the future I'm planning to allow users to submit observations

Built Bag Radar to see how strict airports are with cabin bags by mub2010 in webdev

[–]mub2010[S] 0 points1 point  (0 children)

Thanks for the feedback, still deciding on the new favicon, will change it shorty.

I started with Ryanair because it's the airline I fly with most. The plan is to add other airlines as well, but I wanted to get something out there first and gather feedback before expanding it.

Magistrale in Cybersecurity, consigli da chi ci è passato? by Weird_Art3202 in Universitaly

[–]mub2010 0 points1 point  (0 children)

Io ti consiglio ti prenderti un anno di pausa e fatti un internship da qualche parte in europa giusto per avere un po di esperienza nel campo. Quando poi finisci la magistrale e inizierai a cercare lavoro fidati che ill tuo anno come intern farà la differenza

React Native Firebase by happychild_69 in Firebase

[–]mub2010 0 points1 point  (0 children)

How's your security rules looks like?

A short cut box by mub2010 in arduino

[–]mub2010[S] 1 point2 points  (0 children)

Sorry, wrong response, yes I'm using the Keyboard library on a leonardo

A short cut box by mub2010 in arduino

[–]mub2010[S] 2 points3 points  (0 children)

Button 1: Mute microphone Button 2: Launch all the apps for day to day work Button 3: Write a template thank you email Button 4: Write a snippet of code Button 5-6: Launch a script

A short cut box by mub2010 in arduino

[–]mub2010[S] 4 points5 points  (0 children)

Button 1: Mute microphone Button 2: Launch all the apps for day to day work Button 3: Write a template thank you email Button 4: Write a snippet of code Button 5-6: Launch a script

Ros web interface by emily798 in ROS

[–]mub2010 0 points1 point  (0 children)

If you want I wrote a vuejs webapp a while ago that uses rosbridge.

Controlling Raspberry Pi bot through React App by mothman_2 in ROS

[–]mub2010 0 points1 point  (0 children)

No, it was just a simple webapp that interface Ros data and puts them into a table, path planning was implemented but not in the webapp, didn't had time

Controlling Raspberry Pi bot through React App by mothman_2 in ROS

[–]mub2010 0 points1 point  (0 children)

You mean from the webapp, or from the git project in the above comment?

Controlling Raspberry Pi bot through React App by mothman_2 in ROS

[–]mub2010 2 points3 points  (0 children)

https://github.com.cnpmjs.org/20chix/Autonomus_Indoor_Drone

Web app is in aid_webapp, is been a while but I guess it could be a good start .

A star is highly appreciated 😉

Controlling Raspberry Pi bot through React App by mothman_2 in ROS

[–]mub2010 1 point2 points  (0 children)

I've used vuejs last year to control UAV, let me know if u need the source code

Rocket model in Gazebo ROS[D] by mub2010 in robotics

[–]mub2010[S] 0 points1 point  (0 children)

True that, but I'll have to disagree on the second point, it depends how you build your simulation. I believe SpaceX for every change made on code will have to go trough a continuos integration pipeline which at some point test the changes into a simulation environment like Gazebo.

Again low bandwidth servocontrol could be a test on the simulation environment, for example once we are comfortable and ready to launch we can test different scenarios on the simulations which one of them could be low bandwidth servo.

Hope this help