GithubHelp home page GithubHelp logo

ecc-bfmc / brain_ros Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 9.0 236 KB

The project includes the software already present on the development board (Raspberry Pi) for controlling the car remotely, use the API's and test the simulated servers. !!!---NOT SUPPORTED---!!!

License: BSD 3-Clause "New" or "Revised" License

CMake 4.12% Python 11.64% C++ 80.78% C 3.36% Shell 0.09%

brain_ros's People

Contributors

bfmc-rares-lemnariu avatar

Watchers

 avatar  avatar

brain_ros's Issues

Error when sourcing network.sh

Running the network.sh script gives the error:
Error: inet prefix is expected rather than "2a02:2f0e:601:2f00:26a:4190:7edd:1351".

**Long story short: **
I modified the line below to LOC_IP_temp=(`hostname -I`)

LOC_IP_temp=`hostname -I`

Details:
hostname -I returns the IP of the RPI, followed by something like a MAC address. The modification I made to that line extracts only the first element from the string returned by hostname -I, which is the IP itself.
I didn't check running the simulation with these changes, but at least the network.sh ran normally, without errors.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.