Package Details: coppeliasim-bin 4.7.0.rev4-1

Git Clone URL: https://aur.archlinux.org/coppeliasim-bin.git (read-only, click to copy)
Package Base: coppeliasim-bin
Description: Robotic Simulation software from Coppelia Robotics. Formally known as VReP.
Upstream URL: http://www.coppeliarobotics.com/
Keywords: coppeliasim robot simulator vrep
Licenses: GPL, LGPL
Conflicts: coppeliasim
Provides: coppeliasim, vrep
Submitter: knedl1k
Maintainer: MioKira
Last Packager: MioKira
Votes: 1
Popularity: 0.000068
First Submitted: 2023-08-19 11:27 (UTC)
Last Updated: 2024-08-04 19:09 (UTC)

Required by (0)

Sources (1)

Pinned Comments

Latest Comments

yandibanyu commented on 2024-10-25 14:20 (UTC)

The integrity is somehow wrong. I got 221fd428d3b9432df9a00b361a611295bdfca4532e242f480d55f27d39692080 while the PKGBUILD is 6665135f41c79e5a2b038c26f033341eabf90d022affb9ffbf0de3fa2f35ae36

medaminezghal commented on 2024-08-23 17:01 (UTC)

Could you add the desktop entry to the installation process?

denkijin commented on 2024-07-17 03:06 (UTC)

rev4 is out! I've rewritten the PKGBUILD if you are interested . . .

MioKira commented on 2023-12-24 06:18 (UTC)

@henriquecdb I was facing the same issue and the only solution was using X11 instead of wayland

henriquecdb commented on 2023-08-21 11:03 (UTC)

I have installed the ffmpeg but the same error persists. Any suggestion?

knedl1k commented on 2023-08-20 18:45 (UTC)

@henriquecdb Do you have installed on your machine extra/ffmpeg? I probably forgot to add it to Dependencies. Will fix it tonight.

henriquecdb commented on 2023-08-20 18:16 (UTC)

` [CoppeliaSim:error] could not find or correctly load the video compression library. Try following:

$ sudo apt-get install libavcodec-dev libavformat-dev libswscale-dev if above fails, try first: $ sudo apt-get -f install

Error: signal 11: `

How could i solve it?