Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

FS-Driverless/Formula-Student-Driverless-Simulator

wouter-heerwegh created a comment on an issue on FS-Driverless/Formula-Student-Driverless-Simulator
Closing because of changes done in #374

View on GitHub

wouter-heerwegh closed an issue on FS-Driverless/Formula-Student-Driverless-Simulator
Problem with installation FSDS from source in ubuntu 22.04
Hey, I am opening the issue because we can't compile from source the project on our Ubuntu 22.04. The solution in #365 will not work here because we can't use clang 8 in Ubuntu 22.04 ![image]...
wouter-heerwegh created a comment on a pull request on FS-Driverless/Formula-Student-Driverless-Simulator
Hi @pmo73, I think this PR supersedes #359, without the changes of gcc, because AirSim is built with gcc regardless. Do you think I need to port any other changes from your PR?

View on GitHub

wouter-heerwegh pushed 1 commit to dev/rework-workflow FS-Driverless/Formula-Student-Driverless-Simulator
  • Workflow: Rework and build for ROS2 Humble and Jazzy 8ac818a

View on GitHub

wouter-heerwegh pushed 1 commit to dev/rework-workflow FS-Driverless/Formula-Student-Driverless-Simulator
  • Workflow: Rework and build for ROS2 Humble and Jazzy cf8d718

View on GitHub

wouter-heerwegh created a branch on FS-Driverless/Formula-Student-Driverless-Simulator

dev/rework-workflow - A virtual world where Autonomous Systems from different Formula Student teams can compete in time-trial challenges

wouter-heerwegh pushed 8 commits to master FS-Driverless/Formula-Student-Driverless-Simulator
  • Add the installation guide for ubuntu 22.04,24.04 08042ad
  • adding the dockerfile and the modified build.sh and setup.sh for ubuntu 20.04,22.04+ installation guide inside a dock... 44d6c1a
  • Modify `setup.sh` and `build.sh` to work with multiple ubuntu versions. This removes the need for multiple build.sh ... c6c418e
  • Quick modification to the pipeline to check if PR builds 9fa79d9
  • Remove step 3 from the documentation 5170f26
  • Remove copying setup.sh and build.sh from docker_build folder 3f320a6
  • Move compilation steps to step 2 (build AirSim) a823958
  • Merge pull request #374 from RoyAmoyal/fix_installation_ubuntu20.04_22.04 ad74992

View on GitHub

wouter-heerwegh closed a pull request on FS-Driverless/Formula-Student-Driverless-Simulator
Fix installation ubuntu20.04 22.04
I have included the necessary files along with a guide for installing and building the project from source on Ubuntu 20.04 and Ubuntu 22.04+.
wouter-heerwegh created a review on a pull request on FS-Driverless/Formula-Student-Driverless-Simulator
Okay, looks good to me then, let's merge it.

View on GitHub

wouter-heerwegh created a comment on a pull request on FS-Driverless/Formula-Student-Driverless-Simulator
Hi @RoyAmoyal, What are your thoughts on the last changes to the documentation?

View on GitHub

wouter-heerwegh created a comment on a pull request on FS-Driverless/Formula-Student-Driverless-Simulator
I'm asking, because we didn't run into this issue back on Ubuntu 18.04, and I remember when I initially ran into this issue, that it might be that the executable does not work for every system. But...

View on GitHub

RoyAmoyal created a comment on a pull request on FS-Driverless/Formula-Student-Driverless-Simulator
I believe the issue is related to the default Unreal Editor build configuration. A team member in our team confirmed that he also encountered the error when trying to build the project with the def...

View on GitHub

wouter-heerwegh created a comment on a pull request on FS-Driverless/Formula-Student-Driverless-Simulator
The modules should indeed be out of date, but when AirLib is correctly built, Unreal Engine should be able to build the AirLib module itself. If it doesn't and you get the message that you should b...

View on GitHub

RoyAmoyal created a comment on a pull request on FS-Driverless/Formula-Student-Driverless-Simulator
> Hmm okay, would you be able to share the error logs when not using step 6 if you still have them? Is this where it complains about the `uint64_t`? > > Other than that the changes look good to ...

View on GitHub

RoyAmoyal created a comment on a pull request on FS-Driverless/Formula-Student-Driverless-Simulator
> Hi @RoyAmoyal, > > Thanks for contributing. I quickly went over the changes and tried to simplify it a bit, by changing the regular `setup.sh` and `build.sh` files, so step 3 should no longer ...

View on GitHub

wouter-heerwegh created a comment on a pull request on FS-Driverless/Formula-Student-Driverless-Simulator
Hi @RoyAmoyal, Thanks for contributing. I quickly went over the changes and tried to simplify it a bit, by changing the regular `setup.sh` and `build.sh` files, so step 3 should no longer be req...

View on GitHub

RoyAmoyal opened a pull request on FS-Driverless/Formula-Student-Driverless-Simulator
Fix installation ubuntu20.04 22.04
I have added the necessary files and the guide to install and build the project from source on Ubuntu 20.04 and Ubuntu 22.04.
RoyAmoyal created a comment on an issue on FS-Driverless/Formula-Student-Driverless-Simulator
wss > Hi @RoyAmoyal, > > Glad you were able to fix it. In which files did you comment those lines, so we know for future reference? > > Development should be fine, it's also what we use fo...

View on GitHub

wouter-heerwegh created a comment on an issue on FS-Driverless/Formula-Student-Driverless-Simulator
Hi @RoyAmoyal, Glad you were able to fix it. In which files did you comment those lines, so we know for future reference? Development should be fine, it's also what we use for the packaged execut...

View on GitHub

RoyAmoyal created a comment on an issue on FS-Driverless/Formula-Student-Driverless-Simulator
I managed to solve the problem. I comment out the lines 354 and 456 `//check(InContainer == InPropertyPath.GetCachedContainer());` and it finished the shipping. I need another help. Af...

View on GitHub

RoyAmoyal closed an issue on FS-Driverless/Formula-Student-Driverless-Simulator
Problem with packging and shipping the project in ubuntu 22.04
Hey, I used docker (Ubuntu 20/18) with clang 8 to build the Airsim inside the docker and mounting it to my host with Ubuntu 22.04. It worked, and I can edit the project with Unreal with my U...
RoyAmoyal created a comment on an issue on FS-Driverless/Formula-Student-Driverless-Simulator
After experimenting with it for a while, I've found that packaging in Development mode works correctly, but Shipping mode does not. It seems this issue may be related to a compatibility problem...

View on GitHub

wouter-heerwegh created a comment on an issue on FS-Driverless/Formula-Student-Driverless-Simulator
Hi @RoyAmoyal, Normally the project is packaged using the toolchain from unreal engine which uses clang 11. It should not be an issue, otherwise we would have seen this on Ubuntu 18.04 as well. ...

View on GitHub

wouter-heerwegh created a comment on an issue on FS-Driverless/Formula-Student-Driverless-Simulator
Sure, that would be great thanks

View on GitHub

RoyAmoyal opened an issue on FS-Driverless/Formula-Student-Driverless-Simulator
Problem with packging and shipping the project in ubuntu 22.04
Hey, I used docker (Ubuntu 20/18) with clang 8 to build the Airsim inside the docker and mounting it to my host with Ubuntu 22.04. It worked, and I can edit the project with Unreal with my U...
RoyAmoyal created a comment on an issue on FS-Driverless/Formula-Student-Driverless-Simulator
> Hi @RoyAmoyal, > > Not sure if you will have to clone again, since you are connecting it to a volume outside your container that already contains the repo, but should be fine. I see in the log...

View on GitHub

Load more