The Player Project creates Free Software that enables research in robot and sensor systems. The Player robot server is probably the most widely used robot control interface in the world. Its simulation backends, Stage and Gazebo, are also very widely used.
The Player Project creates Free Software that enables research in robot and sensor systems. The Player robot server is probably the most widely used robot control interface in the world. Its simulation backends, Stage and Gazebo, are also very widely used.
To install playerstage-player, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install playerstage-player
To see what files were installed by playerstage-player, run:
port contents playerstage-player
To later upgrade playerstage-player, run:
sudo port selfupdate && sudo port upgrade playerstage-player
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.