Skip to content

Arion Agent: Local Network Agent on each Arion Wing

License

Notifications You must be signed in to change notification settings

w-yue/arion-agent

 
 

Repository files navigation

arion-agent

Arion Agent: Local Network Agent on each Arion Wing

Compile

./build/build.sh

Sample command to start ArionAgent

sudo ./build/bin/ArionAgent -a 10.0.0.4 -p 9090 -g 1 (-a is the ArionMaster grpc server IP, -p is the server port, and -g is the group that this wing belongs to)

Performance benchmark

Benchmark

About

Arion Agent: Local Network Agent on each Arion Wing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 47.6%
  • C 36.7%
  • Shell 9.3%
  • CMake 6.4%